bitkeeper revision 1.215 (3eb939ccMh-htlTT57A_qBe1F8pzJw)
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Wed, 7 May 2003 16:52:28 +0000 (16:52 +0000)
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Wed, 7 May 2003 16:52:28 +0000 (16:52 +0000)
do a "bk -r co" before build

Makefile

index f80a30c946a6ea86fbe3df0c05106793028ffb53..261c8190f83aa5d31303f35a9959431f13995619 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,8 @@
 # that appropriate versions of the build tools are already installed in
 # the initial system setup.
 
-all:
+all:   
+       bk -r co
        $(MAKE) -C xen
        $(MAKE) -C tools/balloon
        $(MAKE) -C tools/domain_builder